* src/print.c (print, print_preprocess, print_object): Use a hash table
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 22 Dec 2010 21:25:46 +0000 (16:25 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 22 Dec 2010 21:25:46 +0000 (16:25 -0500)
commita4898efafadcd69c6cc594ed374b17f726ee1090
treef8a701e25d493ed278dacff0bb7a16ace9c101da
parent9afbaa924aa4e55fb42ba3f586790c739c6fabe8
* src/print.c (print, print_preprocess, print_object): Use a hash table
rather than a linear table for Vprint_number_table.
src/ChangeLog
src/print.c